'宣言 Public Overloads Function Bind( _ ByVal xDataFieldName As System.String, _ ByVal sourceCollection As System.Collections.Generic.IEnumerable(Of T) _ ) As TBuilder
public TBuilder Bind( System.string xDataFieldName, System.Collections.Generic.IEnumerable<T> sourceCollection )
パラメータ
- xDataFieldName
- Sets the name of the x data field.
- sourceCollection
- The data source